Added option `--skip_symbol` to `ef-cf` and `ef-resolve-config` in order to skip resolving some symbols. The purpose of this change is to avoid giving broad access to services that are not allowed to resolve some symbols.
1.25.8
Fix creation of duplicate of alert policies and condition in NewRelic.
1.25.7
Fixes bug with the SERVICE symbol introduced in 1.25.6
1.25.6
instance-init is frequently hitting aws api ratelimit boundaries due to calls to ec2.describe_instances. removing these calls and instead pulling contextual information from ec2 instance metadata
1.25.5
Minor bug fix that addresses not being able to run dryrun for ef-generate command.