Skip to content

Commit

Permalink
Updating description based on the feedback received from the docs team
Browse files Browse the repository at this point in the history
Co-authored-by: Rebecca Martinez <[email protected]>
Co-authored-by: Simon Dew <[email protected]>
  • Loading branch information
3 people authored Dec 20, 2024
1 parent 250858a commit 81618c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
[Full Changelog](https://github.com/couchbasecloud/terraform-provider-couchbase-capella/compare/v1.4.0...v1.4.1)

**Implemented enhancements:**
- Allows setting the provider host and authorization_token via CAPELLA prefixed environment variables [\#239](https://github.com/couchbasecloud/terraform-provider-couchbase-capella/pull/239) ([cdsre](https://github.com/cdsre))
- Allows the provider `host` and and `authentication_token` to be set through environment variables prefixed with `CAPELLA_HOST` and `CAPELLA_AUTH_TOKEN`. [\#239](https://github.com/couchbasecloud/terraform-provider-couchbase-capella/pull/239) ([cdsre](https://github.com/cdsre))

**Fixed bugs:**
- \[AV-92771\] Fix GSI documentation link [\#248](https://github.com/couchbasecloud/terraform-provider-couchbase-capella/pull/248) ([a-atri](https://github.com/a-atri))

**Documentation Enhancement:**
- \[AV-92775\] Update getting started GSI example to create non deferred secondary index [\#247](https://github.com/couchbasecloud/terraform-provider-couchbase-capella/pull/247) ([l0n3star](https://github.com/l0n3star))
- \[AV-92775\] Update the Getting Started GSI example to create a non-deferred secondary index [\#247](https://github.com/couchbasecloud/terraform-provider-couchbase-capella/pull/247) ([l0n3star](https://github.com/l0n3star))

**Merged pull requests:**
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 [#251](https://github.com/couchbasecloud/terraform-provider-couchbase-capella/pull/251) ([dependabot[bot]](https://github.com/apps/dependabot))
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/1.4.1-upgrade-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Couchbase Capella Provider 1.4.1: Upgrade and Information Guide

## Changes

* The `provider host` and `authorization_token` can be set via CAPELLA prefixed environment variables
* The provider `host` and `authentication_token` can be set via the `CAPELLA_HOST` and `CAPELLA_AUTHENTICATION_TOKEN` environment variables.

### Helpful Links

Expand Down

0 comments on commit 81618c7

Please sign in to comment.