Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Rename PaaS org to dfe
Browse files Browse the repository at this point in the history
cf org name is being renamed to dfe
  • Loading branch information
Vignesh.N committed Jan 22, 2021
1 parent 85cebba commit 888cb3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/paas.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ It uses the open source Cloud Foundry platform and run on AWS.

## Getting a PaaS account
You can get an account by requesting in the `#digital-tools-support` channel.
Request for an account with a `SpaceDeveloper` role to be created under your `@digital.education.gov.uk` email address and access to the `dfe-teacher-services` organisation and the below spaces:
Request for an account with a `SpaceDeveloper` role to be created under your `@digital.education.gov.uk` email address and access to the `dfe` organisation and the below spaces:

|Spaces |
|:------------|
Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/paas/data.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
data cloudfoundry_org org {
name = "dfe-teacher-services"
name = "dfe"
}

data cloudfoundry_space space {
Expand Down

0 comments on commit 888cb3f

Please sign in to comment.