Skip to content
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

Release 3.1.0 - Push changes to main branch #155

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ CHANGE THIS IN changelogs/config.yaml! Release Notes

.. contents:: Topics

v3.1.0
======

Release Summary
---------------

This release adds a new role ``ec2_networking_resources`` and a pattern for creating an ec2 instance.

Minor Changes
-------------

- update FQCN for modules that were migrated from community.aws to amazon.aws (https://github.com/redhat-cop/cloud.aws_ops/pull/120).

New Roles
---------

- ec2_networking_resources - A role to create a basic networking environment for an EC2 instance.

v3.0.0
======

Expand Down
16 changes: 16 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,19 @@ releases:
- fix_rds_db_version.yml
- readme_template_update.yml
release_date: '2024-07-30'
3.1.0:
changes:
minor_changes:
- update FQCN for modules that were migrated from community.aws to amazon.aws
(https://github.com/redhat-cop/cloud.aws_ops/pull/120).
release_summary: This release adds a new role ``ec2_networking_resources`` and
a pattern for creating an ec2 instance.
fragments:
- 120-fix-tests.yml
- release_3_1_0.yml
objects:
role:
- description: A role to create a basic networking environment for an EC2 instance.
name: ec2_networking_resources
namespace: null
release_date: '2025-01-27'
2 changes: 0 additions & 2 deletions changelogs/fragments/120-fix-tests.yml

This file was deleted.