forked from GoogleCloudPlatform/terraformer
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge from master #85
Open
nimrodkor
wants to merge
376
commits into
develop
Choose a base branch
from
merge_from_master
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
Add pdns support
…ependabot/go_modules/github.com/hashicorp/go-hclog-0.15.0 Bump github.com/hashicorp/go-hclog from 0.14.1 to 0.15.0
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.35.1 to 1.57.0. - [Release notes](https://github.com/digitalocean/godo/releases) - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md) - [Commits](digitalocean/godo@v1.35.1...v1.57.0) Signed-off-by: dependabot[bot] <[email protected]>
Support TencentCloud provider
…ependabot/go_modules/github.com/digitalocean/godo-1.57.0 Bump github.com/digitalocean/godo from 1.35.1 to 1.57.0
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.7.0...v1.7.1) Signed-off-by: dependabot[bot] <[email protected]>
Fixed EC2 IOPS and throughput configuration
…ependabot/go_modules/github.com/zclconf/go-cty-1.7.1 Bump github.com/zclconf/go-cty from 1.7.0 to 1.7.1
…-name GoogleCloudPlatform#756 added support for a field only filtering
Signed-off-by: Rui Chen <[email protected]>
chore: bump go to v1.16
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.74.0 to 0.77.0. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.74.0...v0.77.0) Signed-off-by: dependabot[bot] <[email protected]>
interpolation syntax is now deprecated in terraform
Update clouddns.go
* Bump datadog-api-version to 1.4.0 * Fix up go.sum
* update packed and fix rules * go mod tidy
GoogleCloudPlatform#1099) * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 - fixed indent
* Adding Application Gateway Support * Fixed Indentation issue * fixed File is not -ed with (gofmt) issue
…udPlatform#1103) Currently, a time-based and non-reproducible ID is being added, which may be unnecessary if we include *tgh.Target.Id to the format of resource ID
Added recently introduced application_gateway resource details in azure readme file
…tform#1101) * make HCL output reproducible by sorting the AST nodes * gofmt, buffer conv. fix * rename vars
* Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 - fixed indent * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 - another fixes
…latform#1115) * deps: go-fastly v3 -> v5 Signed-off-by: Rui Chen <[email protected]> * fastly: support tls_subscription Signed-off-by: Rui Chen <[email protected]> * update doc
…eCloudPlatform#1114) * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 - fixed indent * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 - another fixes * Fix for Palo Alto network panos_ipsec_tunnel_proxy_id_ipv4 resource #issue: GoogleCloudPlatform#1085 - another try
…Name (GoogleCloudPlatform#1121) * Update aws.md Added few more examples to import ec2 instance based on name and id * Update aws.md Added more examples- how to import ec2 instance based on instance name and id? * Update aws.md * Update aws.md * Update test.yml To Fix Go updates issue
* go-fastly 5.1.2 * fastly: support fastly_tls_activation
…duplicate resource found: azurerm_route.tfer-- (GoogleCloudPlatform#1134) * Update azure_service.go Added Duplicate check method to avoid error having same name in different Resource group or at sub level * fixed duplicate issue * fixed duplicate issue
) Signed-off-by: Rui Chen <[email protected]>
…d: azurerm_network_security_group.tfer (GoogleCloudPlatform#1138) * Update azure_service.go Added Duplicate check method to avoid error having same name in different Resource group or at sub level * fixed duplicate issue * fixed duplicate issue * fixed duplicate resource for nsg
…ERR]: duplicate resource found: azurerm_virtual_network.tfer-- (GoogleCloudPlatform#1140) * Update azure_service.go Added Duplicate check method to avoid error having same name in different Resource group or at sub level * fixed duplicate issue * fixed duplicate issue * fixed duplicate resource for nsg * fixed virtual network duplicate resource issue * Update virtual_network.go
* Update azure_service.go Added Duplicate check method to avoid error having same name in different Resource group or at sub level * fixed duplicate issue * fixed duplicate issue * fixed duplicate resource for nsg * fixed virtual network duplicate resource issue * Update virtual_network.go * Update azure.md Added example to get details for specific Resource Group
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.
No description provided.