ソースを参照

Tutorial 4: logging. Use TF_LOG=<level> and TF_LOG_PATH and TF_LOG_PROVIDER to filter.

Frederic G. MARAND 5 ヶ月 前
コミット
2b90f4c9df
1 ファイル変更2 行追加2 行削除
  1. 2 2
      .run/Run pluginwith debug.run.xml

+ 2 - 2
.run/Run plugin.run.xml → .run/Run pluginwith debug.run.xml

@@ -1,5 +1,5 @@
 <component name="ProjectRunConfigurationManager">
-  <configuration default="false" name="Run plugin" type="GoApplicationRunConfiguration" factoryName="Go Application">
+  <configuration default="false" name="Run pluginwith debug" type="GoApplicationRunConfiguration" factoryName="Go Application">
     <module name="terraform-provider-hashicups" />
     <working_directory value="$PROJECT_DIR$" />
     <parameters value="-debug" />
@@ -9,4 +9,4 @@
     <filePath value="$PROJECT_DIR$/main.go" />
     <method v="2" />
   </configuration>
-</component>
+</component>