Skip to content

Commit

Permalink
update OAS (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
beevital authored Oct 6, 2023
1 parent 4ee9d23 commit 34998a2
Show file tree
Hide file tree
Showing 5 changed files with 2,700 additions and 189 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- New data source `fivetran_team_connector_memberships` that allows to retrieve the list of existing connector memberships available for team.
- New data source `fivetran_team_group_memberships` that allows to retrieve the list of existing group memberships available for team.
- New data source `fivetran_team_user_memberships` that allows to retrieve the list of existing user memberships available for team.
- Resource `fivetran_connector` updates:
- Added field `fivetran_connector.config.company_request_token` for services: `concur`.
- Added field `fivetran_connector.config.company_uuid` for services: `concur`.
- Added field `fivetran_connector.config.client` for services: `sap_hana_db`.
- Added field `fivetran_connector.config.sysnr` for services: `sap_hana_db`.
- Added field `fivetran_connector.config.pat_name` for services: `tableau_source`.
- Added field `fivetran_connector.config.server_address` for services: `tableau_source`.
- Added field `fivetran_connector.config.pat_secret` for services: `tableau_source`.

## [1.1.0](https://github.com/fivetran/terraform-provider-fivetran/compare/v1.0.2...v1.1.0)

Expand Down
Loading

0 comments on commit 34998a2

Please sign in to comment.