Skip to content

docs(containerapp): fix CustomDomain certificate field descriptions - #1285

Merged
jonasz-lasut merged 1 commit into
crossplane-contrib:mainfrom
jonasz-lasut:containerapp-docs
Aug 10, 2026
Merged

docs(containerapp): fix CustomDomain certificate field descriptions#1285
jonasz-lasut merged 1 commit into
crossplane-contrib:mainfrom
jonasz-lasut:containerapp-docs

Conversation

@jonasz-lasut

@jonasz-lasut jonasz-lasut commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Description of your changes

Update docs for CustomDomain.containerapp to match the removed ForceNew

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

### How has this code been tested

The CustomDomain CRD described certificate_binding_type and
container_app_environment_certificate_id as immutable, but
upbound/terraform-provider-azurerm#6 made them updatable in place.
Only clearing the certificate (switching to an Azure Managed
certificate) still forces a new resource, via a scoped CustomizeDiff.

The descriptions are scraped into config/provider-metadata.yaml from
the hashicorp upstream docs on every `make generate`, while the
provider itself is the upbound fork, so the corrected text has to be
applied in the resource configurator to survive regeneration.

Signed-off-by: Jonasz Łasut-Balcerzak <jonasz@upbound.io>

@sergenyalcin sergenyalcin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks @jonasz-lasut LGTM!

@jonasz-lasut
jonasz-lasut merged commit 47a0174 into crossplane-contrib:main Aug 10, 2026
8 checks passed
@jonasz-lasut
jonasz-lasut deleted the containerapp-docs branch August 10, 2026 06:53
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.

2 participants