-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User is not permitted to perform operation: CreateEnvironmentProfile (Service: DataZone) #1587
Comments
Thank you for opening the issue. Unless the blueprint is enabled in your account/region you would need
|
The project_identifier is not the name and the environment_blueprint_identifier can be pulled from the
|
@quixoticmonk Thank you for your response! I followed your advice and was able to get past that error however I have another which I was hoping you could help me with after I changed my code to match what you recommended. It seems like now my apply is stuck on creating the environment:
|
@molivo123 Will try to reproduce this on my end. Looks similar to the CC api's response as in #1562 @wellsiau-aws Do you prefer this issue being closed for the original environment profile one since this is for the environment resource and tracked under a different one? |
thanks for reporting this issue, I would prefer we keep this issue open for further investigation. |
@quixoticmonk I will spin up another issue for this in the meantime, since this new issue seems to be different than the original I mentioned in the beginning of this issue |
There is an error on the project
|
@molivo123 The blueprint configuration requires additional regional parameters for the environment to be provisioned. Sample update below. I was able to provision the environment within the datazone project.
Keep in mind that the service role would require access to Athena Workgroups and Lakeformation for the environment to be provisioned. |
I believe @quixoticmonk comment above addresses this problem. I am going to go ahead and close this issue. |
Community Note
Terraform CLI and Terraform AWS Cloud Control Provider Version
Terraform v1.0.7
on linux_amd64
Affected Resource(s)
AWSCC and Amazon Datazone
env_profile.tf
project.tf
iam.tf
Debugging Output
Expected Behavior
environment profile should be able to be created
Actual Beavior
terraform apply erroring out on environment profile creation
Steps to Reproduce
The text was updated successfully, but these errors were encountered: