Skip to content

Instantly share code, notes, and snippets.

@bleggett
Created April 4, 2018 19:35
Show Gist options
  • Save bleggett/d3a79afd6d0d2c2256bb87770b1b965c to your computer and use it in GitHub Desktop.
Save bleggett/d3a79afd6d0d2c2256bb87770b1b965c to your computer and use it in GitHub Desktop.
Initializing provider plugins...
- Checking for available provider plugins on https://releases.hashicorp.com...
- Downloading plugin for provider "aws" (1.13.0)...
- Downloading plugin for provider "null" (1.0.0)...
The following providers do not have any version constraints in configuration,
so the latest version was installed.
To prevent automatic upgrades to new major versions that may contain breaking
changes, it is recommended to add version = "..." constraints to the
corresponding provider blocks in configuration, with the constraint strings
suggested below.
* provider.aws: version = "~> 1.13"
* provider.null: version = "~> 1.0"
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
Error: aws_cognito_user_pool.pool: "verification_message_template.0.email_message_by_link" cannot be longer than 140 characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment