Skip to content

Commit 2beb75c

Browse files
authored
infra/security: update project_id and bucket_name to match the correct configuration (#36122)
1 parent f359ff5 commit 2beb75c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infra/security/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
project_id: testing-me-460223
16+
project_id: apache-beam-testing
1717

1818
# Logging
1919
logging:
2020
level: DEBUG
2121
format: "[%(asctime)s] %(levelname)s: %(message)s"
2222

2323
# gcloud storage bucket
24-
bucket_name: "testing-me-460223-tfstate"
24+
bucket_name: "beam-sec-analytics-and-logging"
2525

2626
# GCP Log sinks
2727
sinks:

0 commit comments

Comments
 (0)