-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
provider/fastly: add support for custom VCL configuration (supersedes #6587) #6662
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
Thanks for finishing this! Tests look good to me. |
Tests are passing after a rebase:
|
ojongerius
added a commit
to atlassian/terraform
that referenced
this pull request
May 18, 2016
…equire_full_window_and_locked * upstream/master: (665 commits) merged createVirtualMachine and deployVirtualMachine to setupVirtualMachine (hashicorp#6659) Update CHANGELOG.md provider/fastly: add support for custom VCL configuration (supersedes hashicorp#6587) (hashicorp#6662) Remove CHANGELOG entry for backported 0.6.17 feature Update CHANGELOG.md provider/vsphere: wait for network enhanced (hashicorp#6377) Update CHANGELOG.md Update CHANGELOG.md Update CHANGELOG.md docs: clarify an internal-plugins header Fixes an vet error. Update CHANGELOG.md provider/aws: Support for Redshift Cluster encryption using a KMS key (hashicorp#6712) provider/aws: Randomize key names in KMS alias test Include the list of allowed values for AWS auto scaling group termination policies (hashicorp#6710) website: docs for azurerm custom images Update CHANGELOG.md Godeps: rm dup github.com/ryanuber/columnize Add note about paid training provider/aws: Fix crash in ElastiCache param group ...
cristicalin
pushed a commit
to cristicalin/terraform
that referenced
this pull request
May 24, 2016
…ashicorp#6587) (hashicorp#6662) * provider/fastly: add support for custom VCL configuration
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
locked and limited conversation to collaborators
Apr 25, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Builds on #6587 by adding an acceptance test, which the original was lacking simply because your account must have custom VCL support enabled