We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31330a commit b976b70Copy full SHA for b976b70
docs/aws-region-enable.md
@@ -52,6 +52,17 @@ In case of RHCOS:
52
- Account: 531415883065
53
ARN: arn:aws:iam::531415883065:user/art-rhcos-ci-s3-bot
54
Refer 'RH-DEV AWS Account' in Bitwarden for User ID
55
+- Note:
56
+ - Ensure that the new AWS regions are added to the Tenant Egress configuration in the RHCOS ITUP PROD cluster to prevent any TCP timeout issues.
57
+ - Update the Tenant Egress directory in the internal Git repository with details of the new AWS regions.
58
+ Include the corresponding DPP ticket reference in the comments as shown below:
59
+ Example:
60
+ ```
61
+ // DPP ticket - https://issues.redhat.com/browse/DPP-16314
62
+ to:
63
+ dnsName: ec2.ap-southeast-3.amazonaws.com
64
+ type: Allow
65
66
67
### 4. Follow Up:
68
0 commit comments