terraform-linters / tflint

A Pluggable Terraform Linter
Mozilla Public License 2.0
4.96k stars 357 forks source link

Feature: add Oracle Cloud (OCI) support #808

Closed sycured closed 3 years ago

sycured commented 4 years ago

It'll be good to have Oracle Cloud (OCI) support

wata727 commented 4 years ago

Thank you for opening this issue.

I would like to provide support for new providers through plugins. If you're interested, you can write a plugin. See https://github.com/terraform-linters/tflint-plugin-sdk

ghost commented 3 years ago

@wata727 Can you let me know what is the provider for adding new plugin for OCI. Currently I have the code for OCI plugin in my personal repository(https://github.com/yashd/tflint-ruleset-oci)

wata727 commented 3 years ago

Plugins are independent binaries that users can install to add provider support.

wata727 commented 3 years ago

Close this because OCI support is now available with tflint-ruleset-oci plugin.

ireshdudeja commented 2 years ago

tflint-ruleset-oci is not available.

winston0410 commented 2 years ago

Just realized that the plugin is not available as well. should this ticket be reopened again?

sadiq250691 commented 2 years ago

Can some one help me to get OCI RULE SET and plugin for TFLINT