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

Terraform does not work in latest AMI 9.0.3 #21

Open
alfiewhelan opened this issue Oct 13, 2019 · 3 comments
Open

Terraform does not work in latest AMI 9.0.3 #21

alfiewhelan opened this issue Oct 13, 2019 · 3 comments
Labels

Comments

@alfiewhelan
Copy link

The latest AMI on aws is 9.0.3.xfr - the panos terraform provider (or perhaps terraform in general) is not expecting alphabetical characters in the version 9.0.3.xfr in the os version, so will immediately fail on terraform state refresh.

Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.
 
Error: Error refreshing state: 1 error(s) occurred:
 
* provider.panos: Error parsing version 9.0.3.xfr: Improperly formatted version: 9.0.3.xfr

To re-produce simply attempt to use terraform on the latest AMI.

@alfiewhelan alfiewhelan changed the title Terraform does not work in newest AMI 9.0.3 Terraform does not work in latest AMI 9.0.3 Oct 13, 2019
@mutt13y
Copy link

mutt13y commented Nov 20, 2019

I have this problem too. Is there any work around ?

@alfiewhelan
Copy link
Author

I have this problem too. Is there any work around ?

In case you hadn't tried, this should be fixed now

@mutt13y
Copy link

mutt13y commented Dec 12, 2019

Yes conformed fixed in 1.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants