Skip to content

Comments

feat(update): Support links in Site Reliability Guardian (SRG) resource#984

Merged
d0weinberger merged 4 commits intomainfrom
feat/update-srg-schema
Feb 17, 2026
Merged

feat(update): Support links in Site Reliability Guardian (SRG) resource#984
d0weinberger merged 4 commits intomainfrom
feat/update-srg-schema

Conversation

@d0weinberger
Copy link
Collaborator

@d0weinberger d0weinberger commented Feb 16, 2026

Why this PR?

With schema version 1.9 of the Site Reliability Guardian, it becomes possible to add links to objectives.

What has changed?

This PR adds the possibility to add links to SRG objectives via the Terraform resource.

How does it do it?

The links block is added to the objective block.
It can in turn contain multiple link blocks, each consisting of a required url attribute and an optional label attribute to control the display name.

How is it tested?

An E2E test file with links has been added.

How does it affect users?

Users can add links to SRG objectives via the Terraform resource.

Issue: CA-17812

Error message in case of misformed URL
image
Error message in case of too many links
image

@d0weinberger d0weinberger merged commit a0712b8 into main Feb 17, 2026
22 of 26 checks passed
@d0weinberger d0weinberger deleted the feat/update-srg-schema branch February 17, 2026 11:18
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