Because deploying changes requires the aws_lambda_function resources s3_object_version to update, the artifact bucket should have versioning enabled, otherwise the version is always "1" and no function updates are published. Please either add a check to ensure artifacts will be versioned appropriately, or at least document this requirement.
Because deploying changes requires the aws_lambda_function resources
s3_object_version
to update, the artifact bucket should have versioning enabled, otherwise the version is always "1" and no function updates are published. Please either add a check to ensure artifacts will be versioned appropriately, or at least document this requirement.