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
Provider endpoint uses validators.Known() that prevents setting ec.endpoint as a variable and leads to an error "Value must be known" during terraform plan.
Readiness Checklist
I am running the latest version
I checked the documentation and found no answer
I checked to make sure that this issue has not already been filed
I am reporting the issue to the correct repository (for multi-repository projects)
Expected Behavior
Current Behavior
## Terraform definition
Steps to Reproduce
Context
Possible Solution
Your Environment
Version used:
Running against Elastic Cloud SaaS or Elastic Cloud Enterprise and version:
Environment name and version (e.g. Go 1.9):
Server type and version:
Operating System and version:
Link to your project:
The text was updated successfully, but these errors were encountered:
Provider endpoint uses
validators.Known()
that prevents settingec.endpoint
as a variable and leads to an error "Value must be known" during terraform plan.Readiness Checklist
Expected Behavior
Current Behavior
## Terraform definition
Steps to Reproduce
Context
Possible Solution
Your Environment
The text was updated successfully, but these errors were encountered: