Skip to content
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

Tutorials + Associated Deployment Issues #25

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

acannistra
Copy link
Owner

This will be the final PR for to finish up the ESIP tutorials. The tutorials themselves are in pretty decent shape, but the infrastructure deployment needs a little bit of work.

@acannistra
Copy link
Owner Author

One issue revealed here is that the current Terraform configuration (https://github.com/acannistra/planet-snowcover/blob/rework-terraform/deployment/resources.tf) relies upon the AWS IAM user represented bye the provided credentials to have basically Admin access to the account (in particular it needs IAM user creation abilities, a relatively permissive set of permissions). This may prevent some users from using the terraform build (it prevented me from using the new DLT-managed account to test, for example).

@acannistra
Copy link
Owner Author

acannistra commented Jul 7, 2020

The most recent changes require specific IAM permissions, which I'm going to keep track of here:

  • iam:CreatePolicy
  • iam:CreateRole

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant