GithubHelp home page GithubHelp logo

By default module is bastion enabled and operator enabled but documentation says its optional , so default has to be disabled in codebase about terraform-oci-base HOT 5 CLOSED

oracle-terraform-modules avatar oracle-terraform-modules commented on May 24, 2024
By default module is bastion enabled and operator enabled but documentation says its optional , so default has to be disabled in codebase

from terraform-oci-base.

Comments (5)

saurabhuja avatar saurabhuja commented on May 24, 2024

I can probably make it default false, let me know if i can open PR and fix this?

from terraform-oci-base.

hyder avatar hyder commented on May 24, 2024

The default for whether the bastion is already enabled is false: https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/variables.tf#L77.

The error you're getting is that you have the bastion enabled but you failed to provide the public ssh key - either the key itself or the path to the key.

from terraform-oci-base.

saurabhuja avatar saurabhuja commented on May 24, 2024

I ran "cp terraform.tfvars.example terraform.tfvars" as documented.
guess, issue is coming from this example file which sets default as enabled https://github.com/oracle-terraform-modules/terraform-oci-base/blob/master/terraform.tfvars.example

from terraform-oci-base.

hyder avatar hyder commented on May 24, 2024

Right. So, before you log bugs against the codebase, it would help if

  1. you can show your troubleshooting steps, expected and actual behaviour
  2. you can pinpoint the area where you think the bug is
  3. you can show how to replicate this behaviour

All 3 above are in the issue - bug template.

If the issue is as minor as a default value in an example configuration file, you can just submit a PR with explanation in your PR.

from terraform-oci-base.

saurabhuja avatar saurabhuja commented on May 24, 2024

yea sure, i missed it, next time i will add them

from terraform-oci-base.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.