Skip to content
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

optional removed from pool_arn attribute and name changed to arn #4

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

sumitmenaria
Copy link
Owner

data_source_ec2_coip_pool.go
pool_arn -> arn
pool_arn : removed from optional

Output from acceptance testing:

]$ make testacc TEST=./aws TESTARGS='-run=TestAccDataSourceAwsEc2CoipPool_Id'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccDataSourceAwsEc2CoipPool_Id -timeout 120m
=== RUN   TestAccDataSourceAwsEc2CoipPool_Id
=== PAUSE TestAccDataSourceAwsEc2CoipPool_Id
=== CONT  TestAccDataSourceAwsEc2CoipPool_Id
--- PASS: TestAccDataSourceAwsEc2CoipPool_Id (34.08s)
PASS
ok  	github.com/terraform-providers/terraform-provider-aws/aws	34.143s

...

data_source_ec2_coip_pool.go
pool_arn -> arn
pool_arn : removed from optional
@sumitmenaria sumitmenaria merged commit 274da93 into master Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant