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
Configure terafrorm to automate the aws bucket creating for arborist. ([~reubenonrye]'s slack message):
• Creates a bucket for the arborist service to save configuration data into
• Creates an arborist IAM user that has read/write permissions on the bucket
• Create an access key for that IAM user
• Add that access key to creds.json under an arborist json block
The text was updated successfully, but these errors were encountered:
Configure terafrorm to automate the aws bucket creating for arborist. ([~reubenonrye]'s slack message):
• Creates a bucket for the arborist service to save configuration data into
• Creates an arborist IAM user that has read/write permissions on the bucket
• Create an access key for that IAM user
• Add that access key to
creds.json
under anarborist
json blockThe text was updated successfully, but these errors were encountered: