Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Migrate to Stackctl #15

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Migrate to Stackctl #15

merged 3 commits into from
Apr 4, 2024

Conversation

pbrisbin
Copy link
Member

@pbrisbin pbrisbin commented Apr 4, 2024

No description provided.

@pbrisbin pbrisbin changed the title pb/stackctl Migrate to Stackctl Apr 4, 2024
@restyled-io restyled-io bot mentioned this pull request Apr 4, 2024
Copy link

github-actions bot commented Apr 4, 2024

⚠️ This PR generates 1 change for stacks/restyled.760048635536/us-east-1/prod/restyler-log-group.yaml.

Action Logical Id Physical Id Type Replacement Scope Details
Modify LogGroup restyled/prod/restyler AWS::Logs::LogGroup False Properties
  • ParameterReference in Properties (RetentionInDays), recreation Never, caused by RetentionInDays
  • DirectModification in Properties (RetentionInDays), recreation Never
Full changes
{
    "capabilities": null,
    "changeSetId": "arn:aws:cloudformation:us-east-1:760048635536:changeSet/stackctl-202404041716-19c26f6e-2595-4b7a-a395-951076103363/482f1fee-56e0-46ad-a4ad-e3c859702efe",
    "changeSetName": "stackctl-202404041716-19c26f6e-2595-4b7a-a395-951076103363",
    "changes": [
        {
            "hookInvocationCount": null,
            "resourceChange": {
                "action": "Modify",
                "changeSetId": null,
                "details": [
                    {
                        "causingEntity": "RetentionInDays",
                        "changeSource": "ParameterReference",
                        "evaluation": "Static",
                        "target": {
                            "attribute": "Properties",
                            "name": "RetentionInDays",
                            "requiresRecreation": "Never"
                        }
                    },
                    {
                        "causingEntity": null,
                        "changeSource": "DirectModification",
                        "evaluation": "Dynamic",
                        "target": {
                            "attribute": "Properties",
                            "name": "RetentionInDays",
                            "requiresRecreation": "Never"
                        }
                    }
                ],
                "logicalResourceId": "LogGroup",
                "moduleInfo": null,
                "physicalResourceId": "restyled/prod/restyler",
                "replacement": "False",
                "resourceType": "AWS::Logs::LogGroup",
                "scope": [
                    "Properties"
                ]
            },
            "type'": "Resource"
        }
    ],
    "creationTime": "2024-04-04T17:16:52Z",
    "description": null,
    "executionStatus": "AVAILABLE",
    "httpStatus": 200,
    "includeNestedStacks": false,
    "nextToken": null,
    "notificationARNs": [
        "arn:aws:sns:us-east-1:760048635536:cg-app-CloudFormationEventsTopic"
    ],
    "parameters": [
        {
            "parameterKey": "RetentionInDays",
            "parameterValue": "14",
            "resolvedValue": null,
            "usePreviousValue": null
        },
        {
            "parameterKey": "Environment",
            "parameterValue": "prod",
            "resolvedValue": null,
            "usePreviousValue": null
        },
        {
            "parameterKey": "Name",
            "parameterValue": "restyler",
            "resolvedValue": null,
            "usePreviousValue": null
        }
    ],
    "parentChangeSetId": null,
    "rollbackConfiguration": null,
    "rootChangeSetId": null,
    "stackId": "arn:aws:cloudformation:us-east-1:760048635536:stack/prod-restyler-log-group/b0eb67a0-f631-11eb-bc76-0a87c278b5b5",
    "stackName": "prod-restyler-log-group",
    "status": "CREATE_COMPLETE",
    "statusReason": null,
    "tags": [
        {
            "key": "CloudGenesis:stack-file",
            "value": "stacks/restyled.760048635536/us-east-1/prod/restyler-log-group.yaml"
        }
    ]
}

@pbrisbin pbrisbin marked this pull request as ready for review April 4, 2024 17:18
@pbrisbin pbrisbin merged commit c129737 into main Apr 4, 2024
6 checks passed
@pbrisbin pbrisbin deleted the pb/stackctl branch April 4, 2024 17:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant