We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17f2c5 commit b6d0ed2Copy full SHA for b6d0ed2
static/files/c2c/aws-iam-users/example.tf
@@ -8,8 +8,8 @@ resource "sumologic_cloud_to_cloud_source" "aws-iam-users-source" {
8
"limitToRegions": ["all"],
9
"authentication": {
10
"type": "S3BucketAuthentication",
11
- "awsId": "AKIA88SVJKHFHI6WVRM4",
12
- "awsKey": "LY7k0C+gIz+t4dBZLOkRarPOGQ/a8AxbPSIseBOo"
+ "awsId": "AKIA88SVJKHFHI6WVKL4",
+ "awsKey": "LY7k0C+gIz+t4dSKLOkRarPOGQ/a8AxbPSIseBOo"
13
},
14
"pathPrefix": "/division_abc/subdivision_xyz/",
15
"pollingIntervalHour": 12
@@ -18,4 +18,4 @@ resource "sumologic_cloud_to_cloud_source" "aws-iam-users-source" {
18
resource "sumologic_collector" "collector" {
19
name = "my-collector"
20
description = "Just testing this"
21
-}
+}
0 commit comments