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

Correct aws_s3_bucket_object data source acceptance tests #11346

Merged
merged 1 commit into from Jan 23, 2017
Merged

Correct aws_s3_bucket_object data source acceptance tests #11346

merged 1 commit into from Jan 23, 2017

Conversation

ewbankkit
Copy link
Contributor

Fixes #11345.
Add resource.TestCheckNoResourceAttr() which ensures that NO value exists in state for the given name/key combination.

@stack72
Copy link
Contributor

stack72 commented Jan 23, 2017

Love PRs that help make tests better :) LGTM!

@stack72 stack72 merged commit 87d98b1 into hashicorp:master Jan 23, 2017
pielu pushed a commit to pielu/terraform that referenced this pull request Jan 24, 2017
* commit '439b5507bbe9b00c7154d5b30dd9e35600ef05a2': (688 commits)
  Update CHANGELOG.md
  provider/aws: Added API GW documentation regarding request/response templates (hashicorp#11380)
  Update CHANGELOG.md
  provider/aws: Added a S3 Bucket domain name attribute (hashicorp#10088)
  provider/postgresql: Fix failing acceptance test (hashicorp#11375)
  provider/heroku: Fix failing acceptance test (hashicorp#11374)
  provider/aws: Fix acceptance tests w/ missing values (hashicorp#11377)
  provider/aws: Fix failing ecs acceptance test w/ ALB (hashicorp#11367)
  fix fat-fingered change in test
  provider/aws: Add diff suppress function for aws_db_instance
  Update CHANGELOG.md
  provider/openstack: Volume Attachment Updates (hashicorp#11285)
  Update CHANGELOG.md
  adding (backwards compatible) support for providing multiple source filename and content (hashicorp#11271)
  Correct aws_s3_bucket_object data source acceptance tests. (hashicorp#11346)
  Update CHANGELOG.md
  Add 'aws_vpc_endpoint' data source. (hashicorp#11323)
  Update CHANGELOG.md
  Add 'aws_canonical_user_id' data source. (hashicorp#11332)
  Update CHANGELOG.md
  ...
@ewbankkit ewbankkit deleted the issue-11345 branch January 24, 2017 22:12
@ghost
Copy link

ghost commented Apr 17, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@hashicorp hashicorp locked and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws_s3_bucket_object data source acceptance test errors
3 participants