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

Adding support for multiple source (filename and content) to archive #11271

Merged
merged 1 commit into from
Jan 23, 2017

Conversation

nevins-b
Copy link
Contributor

No description provided.

@stack72
Copy link
Contributor

stack72 commented Jan 23, 2017

Hi @nevins-b

Thanks for the work here - this LGTM! :)

% make testacc TEST=./builtin/providers/archive                                                                                           ✭
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/01/24 00:17:12 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/archive -v  -timeout 120m
=== RUN   TestAccArchiveFile_Basic
--- PASS: TestAccArchiveFile_Basic (0.07s)
=== RUN   TestProvider
--- PASS: TestProvider (0.00s)
=== RUN   TestZipArchiver_Content
--- PASS: TestZipArchiver_Content (0.00s)
=== RUN   TestZipArchiver_File
--- PASS: TestZipArchiver_File (0.00s)
=== RUN   TestZipArchiver_Dir
--- PASS: TestZipArchiver_Dir (0.00s)
=== RUN   TestZipArchiver_Multiple
--- PASS: TestZipArchiver_Multiple (0.00s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/archive	0.097s

@stack72 stack72 merged commit 03b6dfd 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
  ...
@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.

@ghost ghost 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.

3 participants