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
In 'ansible/templates/aem-aws-stack-builder/codebuild-project.j2' & 'ansible/templates/packer-aem/codebuild-project.j2', the "serviceRole" value is hardcoded to 'packer-aem-codebuild-role'. This is a program if we choose to name the Role to something else.
It should be a variable.
The text was updated successfully, but these errors were encountered:
In 'ansible/templates/aem-aws-stack-builder/codebuild-project.j2' & 'ansible/templates/packer-aem/codebuild-project.j2', the "serviceRole" value is hardcoded to 'packer-aem-codebuild-role'. This is a program if we choose to name the Role to something else.
It should be a variable.
The text was updated successfully, but these errors were encountered: