Skip to content

Import changing modified date on scripts/policysets/resource types without making changes #519

@ctdeakin

Description

@ctdeakin

Frodo CLI version

[email protected]

I am attempting to set up a CI/CD pipeline that checks for differences between a repo of exported config and the config that is deployed to a Dev tenant of AIC, then uses frodo import to deploy the repo config to the tenant.

When I check for differences after importing config to the tenant, repo config and deployed config should be identical. But I'm finding differences in the lastModifiedDate on certain config documents, namely scripts, policysets and resource types in the alpha realm.

There are no discernable changes being made to these scripts, so it looks like the only thing frodo is doing is updating the update date.

Is this expected behavior either of frodo or the tenant to record "modifications" to these documents even when they aren't modified by the import?

commands used:
frodo config export -rgsxAND ".\ping-aic" dev
frodo config import -A -D ".\ping-aic" dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions