Skip to content

POL-1405 Replace deprecated Kubecost endpoints for Kubecost Cluster Policy #5986

POL-1405 Replace deprecated Kubecost endpoints for Kubecost Cluster Policy

POL-1405 Replace deprecated Kubecost endpoints for Kubecost Cluster Policy #5986

Workflow file for this run

name: Lint CloudFormation Templates
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
cloudformation-linter:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Cloud Formation Linter with Latest Version
uses: scottbrenner/cfn-lint-action@v2
- name: Print the Cloud Formation Linter Version & run Linter.
run: |
cfn-lint --version
cfn-lint -t ./cost/aws/FlexeraReadOnlyPolicy.template