gradle-aws-plugin icon indicating copy to clipboard operation
gradle-aws-plugin copied to clipboard

Establish role when using cloudformation

Open radustroe opened this issue 8 years ago • 1 comments
trafficstars

I would like to establish the role which I use (eg. I have a CloudFormation template that creates a DynamoDB table with a certain structure and I want to do this with role x, y or z). Is this possible or would this be considered as an improvement? Thanks!:)

radustroe avatar Jan 25 '17 14:01 radustroe

I just found that you can configure this by region (eg. aws { region = "eu-central-1" }) can I add here role = <> or this won't work?

radustroe avatar Jan 25 '17 14:01 radustroe