You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: Missing required argument
│
│ The argument "url" is required, but was not set.
I have tried adding url = "..." in main.tf, providers.tf and s3_snapshot_repository.tf with no change in error
I have deleted all of the .terraform repo and re initialized
This repo was previously working with the philbaker provider being used. I am trying to use this provider because I want to use the elasticsearch_snapshot_lifecycle_policy resource
I keep getting an error that
I have tried adding
url = "..."
inmain.tf
,providers.tf
ands3_snapshot_repository.tf
with no change in errorI have deleted all of the
.terraform
repo and re initializedThis repo was previously working with the
philbaker
provider being used. I am trying to use this provider because I want to use theelasticsearch_snapshot_lifecycle_policy
resourcemain.tf
providers.tf
providers.tf
The text was updated successfully, but these errors were encountered: