Difference between revisions of "Terraform init -reconfigure"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
 +
 +
[[Initializing modules...]]
 +
[[Initializing the backend...]]
 +
[[Initializing provider plugins...]]
  
 
  [[terraform init]] -reconfigure
 
  [[terraform init]] -reconfigure

Latest revision as of 10:57, 7 September 2022


Initializing modules...
Initializing the backend...
Initializing provider plugins...
terraform init -reconfigure
╷
│ Error: Failed to get existing workspaces: S3 bucket does not exist.
│
│ The referenced S3 bucket must have been previously created. If the S3 bucket
│ was created within the last minute, please wait for a minute or two and try
│ again.
│
│ Error: NoSuchBucket: The specified bucket does not exist
│       status code: 404, request id: 09BAP4D6R37SDNKK, host id: 0nqgo00cATQJRLmg83/7WcHPomgHGY3QUcB2cTHLVqYTJYI6ScermtCnGZ7szQJ/+Nvsh9QKI+xx
│
│
│
╵


╷
│ Error: error configuring S3 Backend: error validating provider credentials: error calling sts:GetCallerIdentity: RequestError: send request failed
│ caused by: Post "https://sts.amazonaws.com/": dial tcp: lookup sts.amazonaws.com on [fec0:0:0:ffff::3]:53: dial udp [fec0:0:0:ffff::3]:53: connect: invalid 
argument
│
Solution: check your connectivity

Related terms[edit]

See also[edit]

Advertising: