AWS/Terraform Troubleshooting - Comon issues
Problem 1:
Error message is display:
Error lunching source instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported. Please check the documentation for supported configuration
during running terraform apply.
Possible solution nr 1:
Change aws region.
Possible solution nr 2:
Check if you not using t2 instance type. And if is change it to t3 (it is not require additional costs).
Komentarze
Prześlij komentarz