You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2022/11/23 01:10:36 UTC

[beam] branch master updated (c49571c61e4 -> 9bad75f1fee)

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

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


    from c49571c61e4 Merge pull request #24231: Fixed display of the selected example
     add 9bad75f1fee [Playground] Remove example bucket (#24198)

No new revisions were added by this update.

Summary of changes:
 playground/terraform/README.md                     |  1 -
 .../terraform/infrastructure/buckets/main.tf       | 32 ------------------
 .../terraform/infrastructure/buckets/output.tf     | 31 ------------------
 .../terraform/infrastructure/buckets/variables.tf  | 38 ----------------------
 playground/terraform/infrastructure/main.tf        | 14 +-------
 playground/terraform/infrastructure/variables.tf   | 17 ----------
 playground/terraform/main.tf                       |  4 ---
 playground/terraform/output.tf                     | 25 --------------
 playground/terraform/variables.tf                  | 18 ----------
 9 files changed, 1 insertion(+), 179 deletions(-)
 delete mode 100644 playground/terraform/infrastructure/buckets/main.tf
 delete mode 100644 playground/terraform/infrastructure/buckets/output.tf
 delete mode 100644 playground/terraform/infrastructure/buckets/variables.tf