Skip to content

Commit

Permalink
Revert "[IT-3128] Remove service user (#1011)" (#1013)
Browse files Browse the repository at this point in the history
This reverts commit 43f713e.

need to revert due to failure..

```
prod/bootstrap bootstrap AWS::CloudFormation::Stack UPDATE_ROLLBACK_IN_PROGRESS
Export us-east-1-bootstrap-CfServiceRoleArn cannot be deleted as it is in use by
bsmnmanifests and htan-synapse-sync-kms-key
```
  • Loading branch information
zaro0508 authored Oct 27, 2023
1 parent 43f713e commit c7a487d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sceptre/scicomp/config/prod/bootstrap.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
template:
type: http
url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/aws-infra/v0.7.6/bootstrap.yaml
url: https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/aws-infra/v0.3.0/bootstrap.yaml
stack_name: bootstrap

0 comments on commit c7a487d

Please sign in to comment.