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

Restyle pb/stackctl #16

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Restyle pb/stackctl #16

merged 1 commit into from
Apr 4, 2024

Conversation

restyled-io[bot]
Copy link

@restyled-io restyled-io bot commented Apr 4, 2024

Automated style fixes for #15, created by Restyled.

The following restylers made fixes:

To incorporate these changes, merge this Pull Request into the original. We
recommend using the Squash or Rebase strategies.

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.

@restyled-io restyled-io bot force-pushed the restyled/pb/stackctl branch 9 times, most recently from 1cd5fa2 to b44c2a6 Compare April 4, 2024 16:52
@pbrisbin pbrisbin merged commit 418d580 into pb/stackctl Apr 4, 2024
6 checks passed
@pbrisbin pbrisbin deleted the restyled/pb/stackctl branch April 4, 2024 16:56
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-202404041656-c4bf418b-1bc4-404b-8002-c0ced40aa590/9ca369c5-0a14-4f45-baee-339306adca19",
    "changeSetName": "stackctl-202404041656-c4bf418b-1bc4-404b-8002-c0ced40aa590",
    "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-04T16:56:55Z",
    "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"
        }
    ]
}

❌ This PR will delete the stack prod-restyler-log-group

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