Eduardo de Moura Rodrigues
Eduardo de Moura Rodrigues
It would be very nice to track changes in the [CloudFormation resource provider schemas](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-type-schemas.html) in addition to the resource specification.
Whenever adding a new account through OrgFormation, the first time the pipeline runs the creation and assign to OU will work, but it will fail in each task for that...
Whenever you try to use `Fn::EnumTargetAccounts` with a single account in the binding, it translates into a string. For example: tasks.yml ```yaml SsoReadonly: Type: update-stacks Template: ./sso.yml StackName: 'aws-sso-readonly' TerminationProtection:...
To leverage using more native AWS services, it would be nice if during a stack update we could run in StackSet mode. Here would a possible task using a ~~proposed...
It would be very nice to have the Organization Formation as a [resource provider](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-types.html). This way we can have this as part of a stack to roll out or back...
We will add a new option to support initial development phase of an application as described in the SemVer documentation [here](https://semver.org/#spec-item-4). Also known as the Magic Zero (issue describing it...
# This is a Feature Proposal ## Description * Why [AWS Distro for OpenTelemetry](https://aws.amazon.com/otel/)? > OpenTelemetry provides open source APIs, libraries, and agents to instrument, generate, collect, and export telemetry...
*Issue #, if available:* *Description of changes:* Whenever the required property was part of a combiner (e.g. `anyOf`) in a resource schema, the generated documentation would skip it. This change...
There are scenarios where the primary identifier is created by the resource provider itself. For those situations, you need to check another information from the current state (e.g. a name...
If the browser is viewing the page at anything other than 100% zoom then bars may not be sized or positioned correctly.