Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Terraform 0.6.2 #42613

Closed
wants to merge 2 commits into from
Closed

Terraform 0.6.2 #42613

wants to merge 2 commits into from

Conversation

mitto
Copy link
Contributor

@mitto mitto commented Aug 7, 2015

No description provided.

@DomT4
Copy link
Member

DomT4 commented Aug 7, 2015

Test is failing here:

==> /usr/local/Cellar/terraform/0.6.2/bin/terraform plan -var aws.region=us-west-2 /private/tmp/terraform20150807-37617-1ehf6jd
Refreshing Terraform state prior to plan...

[31mError refreshing state: 1 error(s) occurred:

* 1 error(s) occurred:

* InvalidClientTokenId: The security token included in the request is invalid.
    status code: 403, request id: [be10658a-3d33-11e5-9906-3d7e7d075f04][0m[0m
Error: terraform: failed

@mitto
Copy link
Contributor Author

mitto commented Aug 8, 2015

@DomT4 I tried to fix failed test. review please.

}
EOS
system "#{bin}/terraform", "plan", "-var", "aws.region=us-west-2", testpath
system "#{bin}/terraform", "version"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It passes now, but we'd love a test that does a little more in terms of checking functionality.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dunn Thank you for review. I tried to fix it again.

@dunn
Copy link
Contributor

dunn commented Aug 8, 2015

Looks good, thanks! Merged in 50d3844.

@dunn dunn closed this in 50d3844 Aug 8, 2015
@mitto mitto deleted the terraform-0.6.2 branch August 9, 2015 06:40
@mitto
Copy link
Contributor Author

mitto commented Aug 9, 2015

@dunn Thank you for merge! 😄

@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants