Muthu

Results 4 comments of Muthu

expandable block.... Click this to collapse/fold. These details remain hidden until expanded. PASTE LOGS HERE

> vouch for this. > I need to get my pipeline **arn** to use it in `AWS::CodeStarNotifications::NotificationRule` **work-around:** Resource: !Sub - 'arn:${AWS::Partition}:codepipeline:${AWS::Region}:${AWS::AccountId}:${PipelineName}' - { PipelineName: !Ref MyPipeline }

data "terraform_remote_state" "dummy" { backend = "s3" config = { bucket = var.remote_state_s3 key = var.remote_state_key region = var.region } }

is there any workaround for this bug# ?