Skip to content

Conversation

@soutenniza
Copy link
Contributor

Changes proposed in this pull request:

  • Dev in CF Staging
  • Staging / Produ in CF Prod

security considerations

None

@soutenniza soutenniza requested a review from a team as a code owner September 16, 2025 16:38

# Notify

resource "cloudfoundry_org" "cloud-gov-notify" {
Copy link
Contributor

@markdboyd markdboyd Sep 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So they get an org in dev/stage/prod? and a secondary org only in production?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Their Staging and Prod Orgs will exist in our CF Prod

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Won't this org exist in dev/stage/prod? There's no count on the resource

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The secondary org in TF is just an additional org so it will be considered as their "staging" org.

TF_VAR_iaas_stack_name: staging
TF_VAR_tooling_stack_name: tooling
TF_VAR_devtools_org_name: cloud-gov-devtools-development
TF_VAR_notify_org_name: cloud-gov-notify-development
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to name their org -development in staging?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. Their Dev will be in our Staging CF.

@soutenniza soutenniza merged commit 985ae54 into main Sep 16, 2025
4 checks passed
@soutenniza soutenniza deleted the notify branch September 16, 2025 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants