terraform/ecc-gcp-286-pub_sub_topic_encrypted_with_cmek/red/pubsub.tf (
3
lines of code) (
raw
):
resource "google_pubsub_topic" "this" { name = "topic-${var.prefix}" }