-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(terraform): update terraform pagerduty to v3.3.0 #3058
Open
henry-pa-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pagerduty-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
henry-pa-bot
bot
added
the
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
label
Oct 25, 2023
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
henry-pa-bot
bot
changed the title
feat(terraform): update terraform pagerduty to v3.1.0
feat(terraform): update terraform pagerduty to v3.1.1
Nov 2, 2023
henry-pa-bot
bot
force-pushed
the
renovate/pagerduty-3.x
branch
from
November 2, 2023 20:48
2a172b4
to
6386af7
Compare
henry-pa-bot
bot
changed the title
feat(terraform): update terraform pagerduty to v3.1.1
feat(terraform): update terraform pagerduty to v3.1.2
Nov 17, 2023
henry-pa-bot
bot
force-pushed
the
renovate/pagerduty-3.x
branch
from
November 17, 2023 23:33
6386af7
to
da46f5c
Compare
henry-pa-bot
bot
changed the title
feat(terraform): update terraform pagerduty to v3.1.2
feat(terraform): update terraform pagerduty to v3.2.0
Dec 1, 2023
henry-pa-bot
bot
force-pushed
the
renovate/pagerduty-3.x
branch
from
December 1, 2023 20:28
da46f5c
to
972adef
Compare
henry-pa-bot
bot
changed the title
feat(terraform): update terraform pagerduty to v3.2.0
feat(terraform): update terraform pagerduty to v3.2.1
Dec 1, 2023
henry-pa-bot
bot
force-pushed
the
renovate/pagerduty-3.x
branch
from
December 1, 2023 21:20
972adef
to
938c4c2
Compare
henry-pa-bot
bot
changed the title
feat(terraform): update terraform pagerduty to v3.2.1
feat(terraform): update terraform pagerduty to v3.2.2
Dec 4, 2023
henry-pa-bot
bot
force-pushed
the
renovate/pagerduty-3.x
branch
from
December 4, 2023 14:36
938c4c2
to
3ee72a4
Compare
| datasource | package | from | to | | ------------------ | ------------------- | ----- | ----- | | terraform-provider | pagerduty/pagerduty | 3.0.0 | 3.3.0 |
henry-pa-bot
bot
changed the title
feat(terraform): update terraform pagerduty to v3.2.2
feat(terraform): update terraform pagerduty to v3.3.0
Dec 7, 2023
henry-pa-bot
bot
force-pushed
the
renovate/pagerduty-3.x
branch
from
December 7, 2023 22:52
3ee72a4
to
3894e1a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
renovate/terraform
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/minor
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.0
->3.3.0
Release Notes
PagerDuty/terraform-provider-pagerduty (pagerduty)
v3.3.0
Compare Source
FEATURES:
resource/pagerduty_escalation_policy
: Add Round Robin support topagerduty_escalation_policy
(#781)BUG FIXES:
resource/pagerduty_automation-actions_action_service_association
resource/pagerduty_automation-actions_action_team_association
resource/pagerduty_automation-actions_runner_team_association
resource/pagerduty_event_orchestration_integration
resource/pagerduty_team_membership
v3.2.2
Compare Source
BUG FIXES:
resource/pagerduty_service
: Hotfix - Alert grouping parameters input validation broken (#779)v3.2.1
Compare Source
IMPROVEMENTS:
resource/*
,data/*
: Support rate limiting throttling (#777)v3.2.0
Compare Source
FEATURES:
resource/pagerduty_incident_workflow
: Feat/add iw inline steps inputs support (#768)resource/pagerduty_service
: Support for Intelligent Time Window to Alert Grouping Parameters (#773)IMPROVEMENTS:
resource/pagerduty_service_integration
: Deprecate integration_key attribute mutation for Service Integrations (#775)BUG FIXES:
data/source_pagerduty_event_orchestration
data/source_pagerduty_event_orchestrations
resource/pagerduty_automation_actions_action_service_association
resource/pagerduty_automation_actions_action_team_association
resource/pagerduty_automation_actions_action
resource/pagerduty_automation_actions_runner_team_association
resource/pagerduty_automation_actions_runner
resource/pagerduty_business_service_subscriber
resource/pagerduty_business_service
resource/pagerduty_escalation_policy
resource/pagerduty_event_orchestration_integration
resource/pagerduty_event_orchestration_path_global
resource/pagerduty_event_orchestration_path_router
resource/pagerduty_event_orchestration_path_service
resource/pagerduty_event_orchestration_path_unrouted
resource/pagerduty_event_orchestration
resource/pagerduty_schedule
resource/pagerduty_service_dependency
resource/pagerduty_service_event_rule
resource/pagerduty_service_integration
resource/pagerduty_service
resource/pagerduty_slack_connection
resource/pagerduty_tag_assignment
resource/pagerduty_tag
resource/pagerduty_team_membership
resource/pagerduty_team
resource/pagerduty_user
resource/pagerduty_webhook_subscription
v3.1.2
Compare Source
IMPROVEMENTS:
resource/pagerduty_schedule
: Addresspagerduty_schedule
validation error on weekly restriction wihtout Start of week day (#764)resource/pagerduty_event_orchestration_service
: Patch - Service Orchestration enable status doesn't opt in (#769)resource/pagerduty_incident_custom_field
,resource/pagerduty_incident_custom_field_option
: add missing properties to incident_custom_field resource documentation (#751)resource/pagerduty_service
: Address Service Alert Grouping parameters config permadiff (#771)v3.1.1
Compare Source
IMPROVEMENTS:
resource/pagerduty_user_contact_method
: Specify the default country code for contact methods (#723)resource/pagerduty_service
: Update retry delay for Technical Service state read (#763)v3.1.0
Compare Source
FEATURES:
resource/pagerduty_team
,data/pagerduty_team
: teams: add support for private teams (#612)v3.0.3
Compare Source
IMPROVEMENTS:
data/source_pagerduty_event_orchestration
data/source_pagerduty_event_orchestrations
resource/pagerduty_automation_actions_action
resource/pagerduty_automation_actions_action_service_association
resource/pagerduty_automation_actions_action_team_association
resource/pagerduty_automation_actions_runner
resource/pagerduty_automation_actions_runner_team_association
resource/pagerduty_business_service
resource/pagerduty_business_service_subscriber
resource/pagerduty_escalation_policy
resource/pagerduty_event_orchestration
resource/pagerduty_event_orchestration_integration
resource/pagerduty_event_orchestration_path_global
resource/pagerduty_event_orchestration_path_router
resource/pagerduty_event_orchestration_path_service
resource/pagerduty_event_orchestration_path_unrouted
resource/pagerduty_schedule
resource/pagerduty_service_dependency
resource/pagerduty_service_event_rule
resource/pagerduty_service_integration
resource/pagerduty_slack_connection
resource/pagerduty_tag
resource/pagerduty_tag_assignment
resource/pagerduty_team
resource/pagerduty_team_membership
resource/pagerduty_user
resource/pagerduty_webhook_subscription
v3.0.2
Compare Source
BUG FIXES:
resource/pagerduty_service
,resource/pagerduty_escalation_policy
: Update name validation logic for technical services (#752)v3.0.1
Compare Source
BUG FIXES:
resource/pagerduty_schedule
: Fix - Provider crashing on Terraform state snapshot validation (#747)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.