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

Add backend bucket signed URL key (for CDN) support #3229

Merged
merged 1 commit into from
Apr 1, 2019

Conversation

modular-magician
Copy link
Collaborator

/cc @emilymye

Signed-off-by: Modular Magician <magic-modules@google.com>
@emilymye
Copy link
Contributor

emilymye commented Apr 1, 2019

make testacc TEST=./google TESTARGS='--run="TestAccComputeBackendBucket"'
==> Checking source code against gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 TF_SCHEMA_PANIC_ON_ERROR=1 go test ./google -v --run="TestAccComputeBackendBucket" -timeout 240m -ldflags="-X=github.com/terraform-providers/terraform-provider-google/version.ProviderVersion=acc"
=== RUN TestAccComputeBackendBucket_backendBucketBasicExample
=== PAUSE TestAccComputeBackendBucket_backendBucketBasicExample
=== RUN TestAccComputeBackendBucketSignedUrlKey_basic
=== PAUSE TestAccComputeBackendBucketSignedUrlKey_basic
=== RUN TestAccComputeBackendBucket_basicModified
=== PAUSE TestAccComputeBackendBucket_basicModified
=== RUN TestAccComputeBackendBucket_withCdnPolicy
=== PAUSE TestAccComputeBackendBucket_withCdnPolicy
=== CONT TestAccComputeBackendBucket_backendBucketBasicExample
=== CONT TestAccComputeBackendBucket_withCdnPolicy
=== CONT TestAccComputeBackendBucket_basicModified
=== CONT TestAccComputeBackendBucketSignedUrlKey_basic
--- PASS: TestAccComputeBackendBucket_withCdnPolicy (18.04s)
--- PASS: TestAccComputeBackendBucket_backendBucketBasicExample (21.90s)
--- PASS: TestAccComputeBackendBucketSignedUrlKey_basic (25.92s)
--- PASS: TestAccComputeBackendBucket_basicModified (30.25s)
PASS
ok github.com/terraform-providers/terraform-provider-google/google 30.607s

@emilymye emilymye merged commit 5ea227f into hashicorp:master Apr 1, 2019
@ghost
Copy link

ghost commented May 2, 2019

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators May 2, 2019
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.

None yet

2 participants