This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 2beb75c5bf9 infra/security: update project_id and bucket_name to match 
the correct configuration (#36122)
2beb75c5bf9 is described below

commit 2beb75c5bf99c08d901210698d6e7e11914999a1
Author: Enrique Calderon <[email protected]>
AuthorDate: Thu Sep 11 16:25:08 2025 -0600

    infra/security: update project_id and bucket_name to match the correct 
configuration (#36122)
---
 infra/security/config.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/infra/security/config.yml b/infra/security/config.yml
index 9565623be16..e2c3659040c 100644
--- a/infra/security/config.yml
+++ b/infra/security/config.yml
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-project_id: testing-me-460223
+project_id: apache-beam-testing
 
 # Logging
 logging:
@@ -21,7 +21,7 @@ logging:
   format: "[%(asctime)s] %(levelname)s: %(message)s"
 
 # gcloud storage bucket
-bucket_name: "testing-me-460223-tfstate"
+bucket_name: "beam-sec-analytics-and-logging"
 
 # GCP Log sinks
 sinks:

Reply via email to