Tag list is different here
This commit is contained in:
parent
d88e1c13ca
commit
e619f3bd40
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ rBuildsSecurityGroup:
|
||||||
GroupDescription: Security Group for the RBuilds jobs
|
GroupDescription: Security Group for the RBuilds jobs
|
||||||
GroupName: RBuildsJobs
|
GroupName: RBuildsJobs
|
||||||
VpcId: ${self:custom.vpcId}
|
VpcId: ${self:custom.vpcId}
|
||||||
Tags: ${self:custom.tagsList}
|
Tags: ${self:provider.stackTags}
|
||||||
|
|
||||||
|
|
||||||
rBuildsBatchIamRole:
|
rBuildsBatchIamRole:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue