Feature implementation from commits ac8a7b2..be0a86b#1
Open
yashuatla wants to merge 15 commits intofeature-base-1from
Open
Feature implementation from commits ac8a7b2..be0a86b#1yashuatla wants to merge 15 commits intofeature-base-1from
yashuatla wants to merge 15 commits intofeature-base-1from
Conversation
* docs: alphabetize auth0 * docs: alphabetize azure * docs: alphabetize azuread * docs: alphabetize azuredevops * docs: alphabetize cloudflare * docs: alphabetize datadog * docs: alphabetize equinixmetal * docs: alphabetize fastly * docs: alphabetize gcp * docs: alphabetize github * docs: alphabetize gitlab * docs: alphabetize gmailfilter * docs: alphabetize heroku * docs: alphabetize honeycombio * docs: alphabetize ibmcloud * docs: alphabetize ionoscloud * docs: alphabetize logz * docs: alphabetize myrasec * docs: alphabetize ns1 * docs: alphabetize okta * docs: alphabetize opal * docs: alphabetize panos * docs: alphabetize relic * docs: alphabetize tencentcloud; typo correct: vpc -> vpn * docs: alphabetize yandex
This fixes issue number 1767 where terraformer doesn't respect the AWS_PROFILE environment variable when it is set. [1]:GoogleCloudPlatform#1767 Signed-off-by: Raymond Etornam <retornam@users.noreply.github.com>
…precation of dns resource in terraform provider (GoogleCloudPlatform#1962)
…m#1883) * Docs: Update README.md to correctly display Cloudflare's provider status as broken * Docs: link to CONTRIBUTING.md from readme. * Trigger linter.
…Platform#1986) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.36.0. - [Commits](golang/net@v0.15.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) * Introduce Okta SDK V5 Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> * update network_zone generator Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> * update app_signon_policy Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> * Add okta_authenticator resource Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> * update app_saml resource Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> * update app_oauth to escape $ Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> * update app_bookmark, app_oauth Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> --------- Signed-off-by: Brenno Oliveira <brenno.oliveira@deliveryhero.com> Co-authored-by: Sergey Lanzman <sergeylanz@gmail.com>
* initial support for aws_apigatewayv2_api resource Signed-off-by: shubhindia <shubhindia123@gmail.com> * import stages as well Signed-off-by: shubhindia <shubhindia123@gmail.com> * add models, routes and responses support add empty functions for rest Signed-off-by: shubhindia <shubhindia123@gmail.com> * remove documentation_parts since its no longer supported in apigatewayV2 Signed-off-by: shubhindia <shubhindia123@gmail.com> * add authorizers support Signed-off-by: shubhindia <shubhindia123@gmail.com> * add support for VPClinks Signed-off-by: shubhindia <shubhindia123@gmail.com> * drop loadUsagePlans and loadAPIKeys since its no longer supported Signed-off-by: shubhindia <shubhindia123@gmail.com> * use newer client Signed-off-by: shubhindia <shubhindia123@gmail.com> * handle paginated responses Signed-off-by: shubhindia <shubhindia123@gmail.com> * Update api_gatewayv2.go * Update api_gatewayv2.go * Update api_gatewayv2.go * Update api_gatewayv2.go --------- Signed-off-by: shubhindia <shubhindia123@gmail.com> Co-authored-by: Sergey Lanzman <sergeylanz@gmail.com>
Co-authored-by: Sergey Lanzman <sergeylanz@gmail.com>
* fix(update): refresh ibm provider * fix: add filter to load balancer * redo naming * fix: mod tidy --------- Co-authored-by: Sergey Lanzman <sergeylanz@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains changes from a range of commits from the original repository.
Commit Range:
ac8a7b2..be0a86bFiles Changed: 54 (25 programming files)
Programming Ratio: 46.3%
Commits included:
options.Excludes(nits: incorrect condition stmt for options.Excludes GoogleCloudPlatform/terraformer#1929)... and 5 more commits